Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace debug boolean with dropdown #77

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

bkiahstroud
Copy link
Contributor

@bkiahstroud bkiahstroud commented Jun 21, 2024

Ref

See it in action:

Instead of halting every step in CI when debugging via tmate is enabled, allow the actor to select which step they want to debug.

Previously, if a dev was trying to debug the test step, for example, they would have to first tmate into the build step and close the session to allow the build to proceed.

Build Test Lint · Workflow runs · scientist-softservpalni-palci 2024-06-21 at 12 41 02 PM

Instead of halting every step in CI when debugging via tmate is enabled,
allow the actor to select which step they want to debug.

Previously, if a dev was trying to debug the test step, for example,
they would have to first tmate into the build step and close the session
to allow the build to proceed.

Ref #74
@orangewolf orangewolf merged commit 7fbcddb into main Sep 12, 2024
1 check passed
@orangewolf orangewolf deleted the choose-which-step-to-debug-with-tmate branch September 12, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants